github.com/go-pg/pg/v10.Stmt.columns (field)
3 uses
github.com/go-pg/pg/v10 (current package)
stmt.go#L23: columns []types.ColumnInfo
stmt.go#L57: stmt.name, stmt.columns, err = stmt.db.prepare(ctx, cn, q)
stmt.go#L170: res, err = stmt.extQueryData(ctx, cn, stmt.name, model, stmt.columns, params...)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)